From: Jason Rumney Date: Wed, 18 Feb 2009 15:51:22 +0000 (+0000) Subject: Insert change from yesterday X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1711 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=64e218c2103d30e0b610b438c9e46c792b0c2841;p=emacs.git Insert change from yesterday --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 26c0572899f..31ac35f038f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -75,6 +75,11 @@ * progmodes/compile.el (compilation-filter): Call `comint-carriage-motion', just like `comint-output-filter'. +2009-02-17 Jason Rumney + + * files.el (make-directory): Stop recursing if parent is + self. (Bug#2309) + 2009-02-17 Juanma Barranquero * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.